From: Chong Yidong Date: Fri, 20 Feb 2009 01:51:38 +0000 (+0000) Subject: * keymap.c (Fkeymap_parent): Doc fix (Bug#2391). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1685 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=18e05e127ed892a60ed7875af5976efcc8e03a56;p=emacs.git * keymap.c (Fkeymap_parent): Doc fix (Bug#2391). --- diff --git a/src/ChangeLog b/src/ChangeLog index b1c29c66f9c..cd676ecc3b6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2009-02-20 Chong Yidong + + * keymap.c (Fkeymap_parent): Doc fix (Bug#2391). + 2009-02-19 Chong Yidong * xfns.c (Fx_create_frame): Give Xft driver a higher priority.